func html/template.tURL

5 uses

	html/template (current package)
		transition.go#L25: 	stateURL:         tURL,
		transition.go#L26: 	stateSrcset:      tURL,
		transition.go#L252: func tURL(c context, s []byte) (context, int) {
		transition.go#L496: 			c, nread := tURL(c, decodeCSS(s[k:]))
		transition.go#L511: 		c, _ = tURL(c, decodeCSS(s[:i+1]))